home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / tclX-6.4 / help / control / rename < prev    next >
Encoding:
Text File  |  1992-12-17  |  304 b   |  6 lines

  1.           rename oldName newName
  2.                Rename the command that used to be  called  oldName  so
  3.                that  it is now called newName.  If newName is an empty
  4.                string (e.g. {}) then oldName is deleted.   The  rename
  5.                command returns an empty string as result.
  6.